[PATCH] kexec/kdump: remove unnecessary incusion of asm/fixmap.h
authorIan Campbell <ian.campbell@xensource.com>
Wed, 10 Jan 2007 09:39:24 +0000 (09:39 +0000)
committerIan Campbell <ian.campbell@xensource.com>
Wed, 10 Jan 2007 09:39:24 +0000 (09:39 +0000)
commitca00403ecee10e337e3693600fd0508bada2b8c7
tree3971ee8087b00815613fa7acb60ff22efd24c863
parent0257938d1107165c9857a28b7c51991d0873b72b
[PATCH] kexec/kdump: remove unnecessary incusion of asm/fixmap.h

I think this a legacy of an older revision of this code,
but asm/fixmap.h does not seem to be needed in
asm-x86/x86_32/kexec.h or asm-x86/x86_64/kexec.h

That is, neither of these incarntations of kexec.h seem
to do anything related to fixmap directly or indirectly.

Signed-off-by: Simon Horman <horms@verge.net.au>
xen/include/asm-x86/x86_32/kexec.h
xen/include/asm-x86/x86_64/kexec.h